home *** CD-ROM | disk | FTP | other *** search
-
- TurboZ
- ------
-
- A Small utility and replacement for the internal "Z"ippy door.
-
- User will be able to scan dirlistings for a file / pattern.
-
- options are:
-
- Z TEST 1 = Search for "TEST" in directory 1
- Z TEST A = Search for "TEST" in all directories
- Z TEST U = Search for "TEST" in upload directory
-
- INSTALL:
-
- Copy the directory "LBBS_Tools" and its contents, into your DOORS
- directory.
-
-
- Create a setupfile in {BBSMAINPATH}COMMANDS/BBSCMD called 'Z'
-
-
- Cut out below lines and insert into the Z file.
- >----------------------------------------------
- NAME Pattern Search
- ACCESSLEVEL 5
- LOCATION DOORS:LBBS_Tools/TurboZ
- PASSWORD
- RETURNSTATUS
- PRIORITY 1
- STACK 4096
- RETURNOUTPUT
- QUICKMODE
- TYPE XIM
- ----------------------------------------------<
-
-
- From the menu prompt users can type Z and see options, or just enter 'Z'
- followed by parameters and go directly to scan dirlisting(s).
-
-